Package | uk.nhsdigital.r4.test |
Type | OperationDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/OperationDefinition/MessageHeader-prepare-message |
Url | https://fhir.nhs.uk/OperationDefinition/MessageHeader-prepare-message |
Version | 4.0.1 |
Status | draft |
Date | 2020-08-03T00:00:00+00:00 |
Name | MessageheaderPrepareMessage |
Experimental | False |
Description | Convert a prescription in FHIR format into the canonicalised HL7 V3 signature fragments which should be signed by the prescriber. |
Type | false |
Kind | operation |
CapabilityStatement | |
https://fhir.nhs.uk/CapabilityStatement/apim-medicines-facade | APIMMedicinesFacade |
https://fhir.nhs.uk/CapabilityStatement/apim-eps-nextgen | APIMEPSNextGen |
https://fhir.nhs.uk/CapabilityStatement/apim-medicines-api-example | APIMEPS |
No resources found
{
"resourceType" : "OperationDefinition",
"id" : "MessageHeader-prepare-message",
"url" : "https://fhir.nhs.uk/OperationDefinition/MessageHeader-prepare-message",
"version" : "4.0.1",
"name" : "MessageheaderPrepareMessage",
"status" : "draft",
"kind" : "operation",
"date" : "2020-08-03T00:00:00+00:00",
"publisher" : "NHS Digital",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "interoperabilityteam@nhs.net"
}
]
}
],
"description" : "Convert a prescription in FHIR format into the canonicalised HL7 V3 signature fragments which should be signed by the prescriber.",
"affectsState" : true,
"code" : "prepare",
"comment" : "This operation does not use the parameters resource for input parameters, it does for the response. \\n\\n A server may return one of several status codes: \\n\\n * **200 OK**: Indicates that the message has been fully processed.",
"system" : true,
"type" : false,
"instance" : false,
"parameter" : [
{
"name" : "content",
"use" : "in",
"min" : 1,
"max" : "1",
"documentation" : "The prescription order message to process (without Provence resource)",
"type" : "Bundle"
},
{
"name" : "digest",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "Message Digest response containing the signed signature in XML format",
"type" : "string"
},
{
"name" : "algorithm",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "Algorithm used",
"type" : "string"
},
{
"name" : "timestamp",
"use" : "out",
"min" : 1,
"max" : "1",
"documentation" : "dateTime when the digest was created",
"type" : "string"
}
],
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.